MKNOD

Section: MINTLIB LIBRARY FUNCTIONS (3)
Updated: 3 March 1993
Index Return to Main Contents
 

NAME

mknod - make a directory, or a special or ordinary file  

SYNOPSIS

int mknod(const char *path, int mode, int dev);
 

DESCRIPTION

In the current version of MiNT and the mintlibs, mknod is bogus. It will always return -1, with errno set to EINVAL.  

SEE ALSO

chmod(3), chown(3), creat(3), mkdir(3), umask(3)


 

Index

NAME
SYNOPSIS
DESCRIPTION
SEE ALSO

This document was created by man2html, using the manual pages.
Time: 11:15:09 GMT, June 22, 2025